From: Tianling Shen Date: Tue, 16 Sep 2025 13:50:06 +0000 (+0800) Subject: inih: Update to r62 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=bfdb3b5cd2df11788e01ac348fd7e8fc14b4589d;p=feed%2Fpackages.git inih: Update to r62 Release note: https://github.com/benhoyt/inih/releases/tag/r62 Signed-off-by: Tianling Shen --- diff --git a/libs/inih/Makefile b/libs/inih/Makefile index 533a69428b..660eb6df17 100644 --- a/libs/inih/Makefile +++ b/libs/inih/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=inih -PKG_VERSION:=61 +PKG_VERSION:=62 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=https://github.com/benhoyt/inih +PKG_SOURCE_URL:=https://github.com/benhoyt/inih.git PKG_SOURCE_VERSION:=r$(PKG_VERSION) -PKG_MIRROR_HASH:=37dadf0ba9177b88c7c721d47bfa3be69297a05a7d8b0b5e743161e3df5a4789 +PKG_MIRROR_HASH:=aef911f559895464c9da12b68344a58141af1997eb2c9cc9df4e9b25853e7dab PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=BSD-3-Clause